07-01.2006 - v1.3 Released.

07-01-2006 - DSK INFO - Now, View sectors data uses a fixed width font
and show 16 hex numbers for line, to make it more useful. Thanks to
Julien Nevo for asking/suggesting for this change.

04-01-2006 - FLOPPY to DSK - Completely rewriten, with new options (read
one or two sides, sectors graph, custom tracks number, error reading
retrying parameter, any sector size support...). Until now CPCDiskXP was
using LibDSK for doing Floppy to DSK process, now CPCDiskXP does not use
or link with it anymore, due its limitations, bye LibDSK, thanks for all.
Thanks to Simon Owen for share me his driver documentation.

12-12-2005 - DSK to FLOPPY - Finally fixed the problems with 2 heads DSKs,
and finally tested with Bollaware's "Black Land" and a 720k DSK with 80
tracks and 2 heads (Vortex Format?), CPC reads it perfectly with ramdos+.
Thanks Jaime Gonzlez for reporting it and for send me the DSKs.

08-12-2005 - v1.2 Released.

08-12-2005 - DSK to FLOPPY - Fixed writing 2 head disk, like Parados DSKs,
now head 2 is written to disk.

08-12-2005 - DSK to FLOPPY - Tested successfully with some protected games:
ACADEMY (french), A-TEAM (GUNSTICK), BALLBREAKER, BLOCK INVASION, CAPITAN
TRUENO, EXTERMINATOR, GAUNTLET: THE DEEPER DUNGEONS, GAUNTLET (US GOLD),
MEGABLASTERS, OPERATION WOLF (LIGHTGUN), PRINCE OF PERSIA, RESCATE ATLANTIDA,
20000 LIEUES SOUS, LES MERS, AIGLE D'OR (L'): LE RETOUR, ANNEAU DE ZENGARA,
ATTENTAT, LA AVENTURA ESPACIAL, LA AVENTURA ORIGINAL.

06-12-2005 - DSK to FLOPPY - Program now uses more correct GAP values when 
writing in the floppy disc. This change should speed up disc load time in 
some cases. Thanks (another time) Julien Nevo for reporting it and for share
me the correct values that he uses in his WriteDSK program.

06-12-2005 - DSK to FLOPPY - Program now supports size 3 sectors correctly
(1024 bytes sectors). Now DSKs like Capitan Trueno, La Aventura Original,
La Aventura Espacial, Rescate Atlantida and Midline Process demo from Arkos
works perfectly. Thanks Julien Nevo for reporting that your demo doesn't work :-)

04-12-2005 - DSK to FLOPPY - Fixed some minor problems writing DSKs with v1.1
method.

04-12-2005 - DSK to FLOPPY - No more program repaint problems while writing DSKs,
now it writes on a separated thread.

04-12-2005 - DSK to FLOPPY - New write DSK progress dialog, with detailed info
in case of bad DSKs or floppy write errors.

26-11-2005 - v1.1 Released.

25-11-2005 - New program module: "CPC Format". It format a floppy disc in order to
use it directly in the CPC, the disc is empty and ready to use.

22-11-2005 - New Program Module: "DSK Info". It shows a DSK summary, tracks, heads,
sectors, sector order, tracks with errors or not present. In addition, it has a 
"View Sectors Data" dialog, that shows sectors data in ASCII and hex. If a disc
dont works once writen, with "DSK Info" we can take a look to find the error.

21-11-2005 - DSK to FLOPPY - Fixed Error, arcade game Targhan dont work. With the
last changes now works fine. Reported by Jaime Gonzlez.

20-11-2005 - DSK to FLOPPY - Completely rewriten Dsk support. Auto detection of
DSKs of any size (tracks, heads, sectors...). This change will fix the problems
writing a lot of DSKs (43 tracks, 11 sectors, DSKs of Parados (720K), ...).
Also it maintains backward compatibility, you can select "old" v1.0 write method.

18-11-2005 - DSK to FLOPPY - No more sectors reordered, if they are interleaved the
program writes interleaved. This fix will speed up disc load time, maibe will fix
some non working dsks. Reported by Julien Nevo.

14-11-2005 - DSK to FLOPPY - Fixed Error, Zipped dsks where extracted but not deleted
at finish, go and delete your temp dir :-)

14-11-2005 - DSK to FLOPPY - Fixed Error "A sharing violation ocurred while accessing..."
Desc: trying to write a zipped dsk without inserting a disc in the floppy, when insert
it and retry the error occurs. Reported by Diego Vizcaino.

12-11-2005 - v1.0 Released.